Skip to content

"bin/cake seeds run" does not exist, replacing with "bin/cake migrations seed" in the CMS tutorial docs#8271

Open
ozMaier wants to merge 1 commit intocakephp:5.xfrom
ozMaier:patch-1
Open

"bin/cake seeds run" does not exist, replacing with "bin/cake migrations seed" in the CMS tutorial docs#8271
ozMaier wants to merge 1 commit intocakephp:5.xfrom
ozMaier:patch-1

Conversation

@ozMaier
Copy link
Copy Markdown

@ozMaier ozMaier commented Apr 8, 2026

The command does not exist (anymore?), instead use "bin/cake migrations seed". I found this out through "bin/cake migrations --help"

The command does not exist (anymore?), instead use "bin/cake migrations seed". I found this out through "bin/cake migrations --help"
@dereuromark
Copy link
Copy Markdown
Member

This is the new command and major.
Are you sure you are using latest major of Migrations?

@LordSimal
Copy link
Copy Markdown
Contributor

we should probably mention, that some of the commands have changed between using migrations v4 and migrations v5

@dereuromark
Copy link
Copy Markdown
Member

Using tutorials i would expect people to use a fresh download and/or composer dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants